.Wrapper {
	width: 960px;
	margin-top: 0px;
	margin-bottom: auto;
	padding: 0px;
	float: none;
	height: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Topwrap {
	width: 960px;
	border: 0px none #FFFFFF;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
